home *** CD-ROM | disk | FTP | other *** search
- SEA Technical Memorandum #0106, Using SEAdog with PC-Board
- Contributed by: Charles R. Lekowski
- Last updated: December 11, 1990
- Copyright 1990 by System Enhancement Associates, Inc.
-
-
-
- Using SEAdog With PC-Board
-
-
- This document describes how to interface PC-Board version 14.2 or higher
- with the SEAdog network mail system.
-
- Beginning with version 14.2, PC-Board is capable of supporting the use of
- NetMail. By using netmail, a sysop can open a whole new world to his users
- that they never dreamed was possible. Now BBS's numbering over 3000+ can
- connect their systems over a vast electronic mail network all across the
- world.
-
- SEAdog is a full-featured electronic mail system based on the personal
- computer and using standard telephone lines. It is a sophisticated store-
- and-forward mail system which can be configured in a virtually unlimited
- number of network topologies (more on this later). Unlike some networks,
- the end user never need concern himself with network routing as it all
- happens automatically. The user just enters and retrieves messages, SEAdog
- takes care of the details.
-
- The hardware necessary to run PC-Board is sufficient to run SEAdog. The
- heart of SEAdog is the network mail server, MAILER.EXE. This is the program
- that places and receives phone calls, handles message routing, and so
- forth.
-
- SEAdog may be invoked in one of two ways. The first, and most preferred
- method is to have SEAdog load PC-Board. This way parameters such as Time and
- Baud rate are passed to the batch file that loads the BBS. These parameters
- will adjust the time that a user usually gets on the system to allow for an
- upcoming mail event as well as telling the BBS the baud rate of the caller.
-
- To set PC-Board up in this manner, a parameter must be changed in the
- PCBSETUP configuration file. This option is used to tell PC-BOARD how it
- will recycle after a caller logs off. Menu `F' Options 1 is where you would
- define this option. The question that is being looked for is "Exit to DOS
- after each call." You would answer `Y' to this so that PC-Board will exit
- to DOS and re-invoke SEAdog. The second option is to let PC-BOARD drop to
- DOS at a time when telephone costs are lower and invoke the mailer so that
- it begins placing phone calls to other SEAdog systems to pass them your
- outgoing mail and receive incoming phone calls. This option is invoked from
- Menu `E' Node,Event,Subscriptions options. In this option, you would set the
- time that your timed-event would start, and the times to stop letting users
- onto the system before the event.
-
- This document is not intended to replace the SEAdog manual, but rather to
- provide information that an PC-Board sysop would find useful when configuring
- PC-Board to run with SEAdog. A separate program, such as Inter-PCB or similar
- is necessary if you want to import/export the messages into the PC-Board
- messages bases. If you would rather use a door, then SMLNET by Darwin Collins
- or a similar mail reader, is required for the BBS users to be able to read
- and enter the netmail/echomail messages, since the PC-BOARD message base
- format is not yet compatible with the SEAdog/EchoMail/GroupMail format.
-
- If you are using a version of PC-Board prior to version 14.2 then other
- programs will be required in order to be able to use a front-end mailer.
- These programs, however, were unreliable and full of bugs and were not
- perfected prior to the release of PC-Board 14.2 which allows the use of a
- mailer program.
-
- The SEAdog mailer must be told to pass non-mail callers (i.e. humans) to
- PC-Board. This is done with the BBS statement in the CONFIG.DOG file, like so:
-
- BBS C:\PCB\BOARD.BAT *D *X
-
- This tells the SEAdog mailer to load PC-Board directly.
-
- SEAdog's default banner states that it is a private mail system, and asks
- the caller to hang up. You will want to change this. You can use either
- or both of two methods. The first is the BANNER statement in your
- configuration file. Whatever follows the word "BANNER", up to the end of
- the line or a semicolon, is displayed instead of the default banner. A
- typical example might be:
-
- BANNER SEAboard system -- stand by while PC-Board loads.
-
- You can also create a text file named BANNER.DOG, which will be displayed
- instead of the banner string to any callers outside of mail events. This
- file may contain anything you like, and may be as long as you like, but we
- recommend that you keep it short, as SEAdog banners cannot be interrupted.
-
-
- PC-Board is copyrighted by Clark Development Corporation, and is distributed
- solely by Clark Development Corporation.
-
- SEAdog is copyrighted By Systems Enhancements Associates, Inc.
-